home *** CD-ROM | disk | FTP | other *** search
/ PC for Alla 2005 May / PC för Alla 0505.iso / fullversioner / realsoft3d / data1.cab / Scripting / scripts / js / real / raytr / r3phimpr.js < prev    next >
Encoding:
JavaScript  |  2005-04-04  |  468 b   |  22 lines

  1.  
  2. // JavaScript wrapper for r3phimpr.h
  3. // Auto generated file, do not modify by hand
  4. // Copyright ⌐ 2004, Realsoft Graphics Oy
  5.  
  6. var R3_PHASEIMPR_H = 1;
  7. include("real/raytr/r3phasys.js")
  8.  
  9.  
  10. var R3CLID_PHASEIMAGEPROCESSING = 745;
  11.  
  12.  
  13.  
  14. function r3Phaseimageprocessing () { 
  15.    this.base = r3God;
  16.    if(arguments.length) {
  17.       this.base(R3CLID_PHASEIMAGEPROCESSING, arguments);
  18.    }
  19. }
  20.  
  21. r3Phaseimageprocessing.prototype=new r3Phasesystem;
  22. // r3phimpr.h_H